Skip to content

Remove filetimeout deprecation warning#419

Draft
silug wants to merge 1 commit intoOpenVoxProject:mainfrom
silug:undeprecate-filetimeout
Draft

Remove filetimeout deprecation warning#419
silug wants to merge 1 commit intoOpenVoxProject:mainfrom
silug:undeprecate-filetimeout

Conversation

@silug
Copy link
Copy Markdown
Contributor

@silug silug commented Apr 24, 2026

Short description

The filetimeout setting was deprecated in favor of JRuby timers, but since we're moving away from the JVM the fine-grained control is useful again. Remove the deprecation warning and restore full setting semantics.

Fixes #345.

Checklist

I have:

  • read the CONTRIBUTING.md document
  • read and accepted the Developer Certificate of Origin document and added a Signed-off-by annotation to each of my commits
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

The filetimeout setting was deprecated in favor of JRuby timers, but
since we're moving away from the JVM the fine-grained control is useful
again. Remove the deprecation warning and restore full setting semantics.
Fixes OpenVoxProject#345.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Deprecation] Fine-Grained filetimeout Control

1 participant